home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / XAMPP 1.4.14 / xampp-win32-1.4.14-installer.exe / xampp / php / extras / pdf-related / pdflib.upr < prev    next >
Text File  |  2005-03-30  |  5KB  |  140 lines

  1. PS-Resources-1.0
  2.  
  3. % This is a sample UPR file for use with PDFlib.
  4. % It describes the 14 PDF core fonts (only AFM metrics, no font outline files),
  5. % and some additional sample fonts (with metrics and font outline file) as
  6. % well as encodings.
  7. % This file is not required if you intend to work only with Acrobat's
  8. % core fonts in the native encoding of your platform.
  9. %
  10. % The complete description of the UPR file format can be found in the PDFlib
  11. % manual.
  12.  
  13. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  14. %
  15. % The first section declares the resources described in this file.
  16. % It will have to be changed only rarely.
  17. % The keywords given here start the later sections. A single '.' on
  18. % a line closes a section.
  19. % Note that PDFlib ignores this section -- it is simply for compatibility.
  20.  
  21. FontAFM
  22. FontPFM
  23. FontOutline
  24. Encoding
  25. .
  26.  
  27. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  28. %
  29. % The path entry is a shortcut to the resource files. It will be
  30. % prepended to all resource file names. Adjust as necessary.
  31. % Note that the first slash is required by UPR syntax, the rest
  32. % of the line contains the path (relative to the respective program).
  33. % The line should _not_ end with a directory separator. On the Mac,
  34. % of course, you will have to put colons ':' as directory separators.
  35. %
  36. % There must be an additional slash in front of the actual path!
  37. %
  38. % Important: you will either have to adjust the font path (and remove the
  39. % percent character at the beginning) in this line, or add appropriate
  40. % path names to all file names in the rest of this file.
  41. %
  42. % Directory prefix example for Windows: /c:/psfonts
  43. % Important: this must _not_ be set for the PDFlib ActiveX edition!
  44. % The PDFlib ActiveX edition expects all font files in its fonts directory!
  45.  
  46. %//home/tm/src/pdflib/fonts
  47.  
  48. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  49. %
  50. % The AFM font metrics section, one line per font in the format
  51. % <fontname>=<filename>
  52. % Note that PostScript font name must not contain any blank character
  53.  
  54. FontAFM
  55. Courier=Courier.afm
  56. Courier-Bold=Courier-Bold.afm
  57. Courier-BoldOblique=Courier-BoldOblique.afm
  58. Courier-Oblique=Courier-Oblique.afm
  59. Helvetica=Helvetica.afm
  60. Helvetica-Bold=Helvetica-Bold.afm
  61. Helvetica-BoldOblique=Helvetica-BoldOblique.afm
  62. Helvetica-Oblique=Helvetica-Oblique.afm
  63. Symbol=Symbol.afm
  64. Times-Bold=Times-Bold.afm
  65. Times-BoldItalic=Times-BoldItalic.afm
  66. Times-Italic=Times-Italic.afm
  67. Times-Roman=Times-Roman.afm
  68. ZapfDingbats=ZapfDingbats.afm
  69. LuciduxSans=lcdxsr.afm
  70. .
  71.  
  72. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  73. %
  74. % The PFM font metrics section, one line per font in the format
  75. % <fontname>=<filename>
  76. % Note that PostScript font name must not contain any blank character
  77.  
  78. FontPFM
  79. Poetica-ChanceryI=Poetica-ChanceryI.pfm
  80. % Example for an absolute path name with the prefix not applied (double equal
  81. % sign):
  82. Mistral==c:/psfonts/pfm/mist____.pfm
  83. .
  84.  
  85. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  86. %
  87. % The PostScript and TrueType font outline section, one line per font in
  88. % the format
  89. % <fontname>=<filename>
  90. % Note that PostScript font names must not contain any blank character,
  91. % but TrueType font names may contain blank characters (and often do).
  92.  
  93. FontOutline
  94. LuciduxSans=lcdxsr.pfa
  95. .
  96.  
  97.  
  98. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  99. %
  100. % The Encoding section, one line per encoding in the format
  101. % <encodingname>=<filename>
  102. % The following encodings are built into PDFlib and need not be
  103. % configured here: winansi (also good for cp1252 and iso8859-1),
  104. % macroman, and ebcdic.
  105. %
  106. % Unicode-based code pages and name-based encoding tables are equivalent,
  107. % and will be converted into each other on the fly.
  108.  
  109. Encoding
  110.  
  111. %cp1250=cp1250.enc
  112. cp1250=cp1250.cpg
  113. cp1251=cp1251.cpg
  114. cp1252=cp1252.cpg
  115. cp1253=cp1253.cpg
  116. cp1254=cp1254.cpg
  117. cp1255=cp1255.cpg
  118. cp1256=cp1256.cpg
  119. cp1257=cp1257.cpg
  120. cp1258=cp1258.cpg
  121.  
  122. %iso8859-2=iso8859-2.enc
  123. iso8859-2=iso8859-2.cpg
  124. iso8859-3=iso8859-3.cpg
  125. iso8859-4=iso8859-4.cpg
  126. iso8859-5=iso8859-5.cpg
  127. iso8859-6=iso8859-6.cpg
  128. iso8859-7=iso8859-7.cpg
  129. iso8859-8=iso8859-8.cpg
  130. iso8859-9=iso8859-9.cpg
  131. %iso8859-9=iso8859-9.enc
  132. iso8859-10=iso8859-10.cpg
  133. iso8859-13=iso8859-13.cpg
  134. % ISO 8859-14 doesn't fully work since it uses characters outside AGL!
  135. iso8859-14=iso8859-14.cpg
  136. iso8859-15=iso8859-15.cpg
  137. iso8859-16=iso8859-16.cpg
  138. %iso8859-15=iso8859-15.enc
  139. .
  140.